Logo 
Search:

Search

 
Search:    
 

Resource TypePosted On
Can I write IL programs directly?Sep 20
What are input & output devices?Sep 17
string is a - Select optionFeb 11
What are the new features in C# 2.0?Aug 28
What's new in C# 3.0?Nov 26
What are the new features of .NET 2.0?Mar 25
What are the new 2.0 features useful for?Jan 31
What's new in the .NET 2.0 class library?Oct 25
Write an algorithm for creating Heap in dfs (data file structure).Sep 13
Write an algorithm for Creating Singly Linked List in dfs (data file structure).Nov 10
Write an algorithm for Creating Stack (lifo) using Singly Linked List in dfs.Apr 03
Write an algorithm for Creating Queue(fifo) using Singly Linked List in dfs.Dec 04
Write an algorithm for Creating Circular Doubly Linked List in dfs.Sep 28
Write an algorithm for Creating a Binary Tree in dfs (data file structure).Oct 02
Will my .NET app run on 64-bit Windows?Oct 17
Which of the following programming approach used functions as a key concept to p...Jul 28
Identify the drawback of using procedure-oriented programming, if any:Nov 02
Which is not associated with Object-oriented programming?Feb 25
Object-based programming languages do not supportNov 12
Which of the following features that distinguish object oriented programming fro...Jun 09
A C++ program structure is based on the concept ofMar 25
Which is used to read a line of text with blanks? - Select optionMar 10
Which of the following code would read a line of text from char type variable,...Jan 05
What is Program counter?Nov 12
What are the various programmed data transfer methods?Jan 05
Can I use COM components from .NET programs?Sep 21
Can I use .NET components from COM programs?Dec 15
How does an AppDomain get created?Mar 16
Can I create my own metadata attributes?Feb 10
Can I create my own permission set?Feb 25
How to create table?Dec 15
EXAMINING OBJECTS CREATED BY A USER Dec 17
If you have a trigger on a table and the table is dropped, does the trigger stil...Dec 21
What are the signals used in input control signal & output control signal?Apr 01
Which is not an input/output stream class? - Select optionAug 16
Which of the following would assigns the string “welcome” to the second construc...Nov 20
Which is not supported by the string class? - Select optionOct 10
Which function does exchange the contents of two strings?Oct 31
Which of the following is true about new operator?Oct 16
How do I do a case-insensitive string comparison?Sep 17
Which function capitalizes the first letter of a character string and makes the ...Dec 21
Using today's TEAMSTATS table, write a query to determine who is batting under...Dec 21
Write expression using operator keywords for (a!=b) > (~(a & b)&=(a^b))Dec 15
Using the CHECKS table, write a query to return all the unique remarksDec 21
Write an algorithm for Inserting an element into the queue using array in dfsNov 08
Write an algorithm for Deleting an element from the queue using array in dfsNov 28
Can I write my own .NET host?Nov 27
Write the equivalent C++ statement for the following expressionDec 01
Write an algorithm for Deleting an element from the circular queue using array i...Oct 11
Write the features of mode 0 in 8255?Nov 24